net/http.http2ClientConn.forceCloseConn (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8207: 	t := time.AfterFunc(250*time.Millisecond, cc.forceCloseConn)
		h2_bundle.go#L8214: func (cc *http2ClientConn) forceCloseConn() {